Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not uncomment raw ipynb cells #1159

Merged
merged 2 commits into from
Nov 27, 2023
Merged

Do not uncomment raw ipynb cells #1159

merged 2 commits into from
Nov 27, 2023

Conversation

mwouts
Copy link
Owner

@mwouts mwouts commented Nov 12, 2023

Closes #1131

Base automatically changed from reorganize_tests to main November 23, 2023 21:38
@mwouts mwouts added this to the 1.16.0 milestone Nov 23, 2023
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (405617f) 97.61% compared to head (9059531) 97.61%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1159   +/-   ##
=======================================
  Coverage   97.61%   97.61%           
=======================================
  Files          29       29           
  Lines        4451     4452    +1     
=======================================
+ Hits         4345     4346    +1     
  Misses        106      106           
Flag Coverage Δ
external 75.10% <0.00%> (-0.02%) ⬇️
functional 88.54% <100.00%> (+<0.01%) ⬆️
integration 77.36% <0.00%> (-0.02%) ⬇️
unit 66.62% <0.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mwouts mwouts merged commit 9fac6f3 into main Nov 27, 2023
30 checks passed
@mwouts mwouts deleted the fix_1131 branch November 27, 2023 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

active-py mode strips leading # from comments
1 participant